[INFO] cloning repository https://github.com/olliecheng/zran-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olliecheng/zran-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folliecheng%2Fzran-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folliecheng%2Fzran-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10d94d46148f3de31c182585f81b9de8355e47a7
[INFO] fixing olliecheng/zran-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folliecheng%2Fzran-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/olliecheng/zran-rs
[INFO] finished tweaking git repo https://github.com/olliecheng/zran-rs
[INFO] tweaked toml for git repo https://github.com/olliecheng/zran-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/olliecheng/zran-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/olliecheng/zran-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e29fdf43abc19dab9f1a84916f4ccf0059da3db9b2ae0962cfd975e077eac37
[INFO] running `Command { std: "docker" "start" "3e29fdf43abc19dab9f1a84916f4ccf0059da3db9b2ae0962cfd975e077eac37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e29fdf43abc19dab9f1a84916f4ccf0059da3db9b2ae0962cfd975e077eac37" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e29fdf43abc19dab9f1a84916f4ccf0059da3db9b2ae0962cfd975e077eac37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e29fdf43abc19dab9f1a84916f4ccf0059da3db9b2ae0962cfd975e077eac37" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating zran-sys/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zran/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zran-sys v0.1.0 (/opt/rustwide/workdir/zran-sys)
[INFO] [stderr]    Migrating zran-sys/build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zran-sys/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/zran-sys-8aaf315974ec78a6/out/bindings.rs (6 fixes)
[INFO] [stderr]     Checking zran v0.1.0 (/opt/rustwide/workdir/zran)
[INFO] [stderr]    Migrating zran/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zran/examples/basic_usage.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zran/examples/deflate_index_demo.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.73s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> zran/examples/deflate_index_demo.rs:18:31
[INFO] [stdout]     |
[INFO] [stdout]  18 |         if let Ok(mut file) = File::open(filename) {
[INFO] [stdout]     |                   --------    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |           |
[INFO] [stdout]     |                   |           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   |           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `file` calls a custom destructor
[INFO] [stdout]     |                   `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  22 |             let mut builder = DeflateIndexBuilder::new(64 * 1024)?;
[INFO] [stdout]     |                 -----------   ------------------------------------
[INFO] [stdout]     |                 |             |
[INFO] [stdout]     |                 |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `builder` calls a custom destructor
[INFO] [stdout]     |                 `builder` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  46 |                 let index = builder.finalize()?;
[INFO] [stdout]     |                     -----   -------------------
[INFO] [stdout]     |                     |       |
[INFO] [stdout]     |                     |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     |       `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     `index` calls a custom destructor
[INFO] [stdout]     |                     `index` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  54 |                 let mut extract_file = File::open(filename)?;
[INFO] [stdout]     |                     ----------------   ---------------------
[INFO] [stdout]     |                     |                  |
[INFO] [stdout]     |                     |                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                     |                  `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     `extract_file` calls a custom destructor
[INFO] [stdout]     |                     `extract_file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  65 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `builder` invokes this custom destructor
[INFO] [stdout]    --> zran/src/deflate_index.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | impl Drop for DeflateIndexBuilder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> zran/src/deflate_index.rs:131:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | impl Drop for DeflateIndexBuilder {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `index` invokes this custom destructor
[INFO] [stdout]    --> zran/src/deflate_index.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl Drop for DeflateIndex {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> zran/src/deflate_index.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl Drop for DeflateIndex {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `extract_file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: zran-sys v0.1.0 (/opt/rustwide/workdir/zran-sys) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zran v0.1.0 (/opt/rustwide/workdir/zran) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling zran-sys v0.1.0 (/opt/rustwide/workdir/zran-sys)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zran-sys-8aaf315974ec78a6/out/bindings.rs:3:20884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } } extern "C" { pub fn deflate_index_init (state : * mut deflate_build_state , span : off_t) -> :: core :: ffi :: c_int ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zran-sys-8aaf315974ec78a6/out/bindings.rs:3:21005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn deflate_index_next_chunk (state : * mut deflate_build_state , in_ : * mut FILE) -> deflate_index_status ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zran-sys-8aaf315974ec78a6/out/bindings.rs:3:21133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn deflate_index_finalise (state : * mut deflate_build_state , built : * mut * mut deflate_index) -> :: core :: ffi :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zran-sys-8aaf315974ec78a6/out/bindings.rs:3:21279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn deflate_index_build (in_ : * mut FILE , span : off_t , built : * mut * mut deflate_index) -> :: core :: ffi :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zran-sys-8aaf315974ec78a6/out/bindings.rs:3:21420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn deflate_index_extract (in_ : * mut FILE , index : * mut deflate_index , offset : off_t , buf : * mut :: core :: ffi :: c_uchar , len : usize) -> isize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zran-sys-8aaf315974ec78a6/out/bindings.rs:3:21595
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , len : usize) -> isize ; } extern "C" { pub fn deflate_index_free (index : * mut deflate_index) ; }
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zran-sys-8aaf315974ec78a6/out/bindings.rs:3:20884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } } extern "C" { pub fn deflate_index_init (state : * mut deflate_build_state , span : off_t) -> :: core :: ffi :: c_int ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zran-sys-8aaf315974ec78a6/out/bindings.rs:3:21005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn deflate_index_next_chunk (state : * mut deflate_build_state , in_ : * mut FILE) -> deflate_index_status ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zran-sys-8aaf315974ec78a6/out/bindings.rs:3:21133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn deflate_index_finalise (state : * mut deflate_build_state , built : * mut * mut deflate_index) -> :: core :: ffi :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zran-sys-8aaf315974ec78a6/out/bindings.rs:3:21279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn deflate_index_build (in_ : * mut FILE , span : off_t , built : * mut * mut deflate_index) -> :: core :: ffi :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zran-sys-8aaf315974ec78a6/out/bindings.rs:3:21420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn deflate_index_extract (in_ : * mut FILE , index : * mut deflate_index , offset : off_t , buf : * mut :: core :: ffi :: c_uchar , len : usize) -> isize ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zran-sys-8aaf315974ec78a6/out/bindings.rs:3:21595
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , len : usize) -> isize ; } extern "C" { pub fn deflate_index_free (index : * mut deflate_index) ; }
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zran-sys` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zran-sys` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "3e29fdf43abc19dab9f1a84916f4ccf0059da3db9b2ae0962cfd975e077eac37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e29fdf43abc19dab9f1a84916f4ccf0059da3db9b2ae0962cfd975e077eac37", kill_on_drop: false }`
[INFO] [stdout] 3e29fdf43abc19dab9f1a84916f4ccf0059da3db9b2ae0962cfd975e077eac37
